Version

ComboItemAddingEventArgs<T> Class Members

The following tables list the members exposed by ComboItemAddingEventArgs<T>.

Public Constructors
 NameDescription
Public ConstructorComboItemAddingEventArgs<T> ConstructorCreates a new instance of the ComboItemAddingEventArgs object.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from Infragistics.CancellableEventArgs)
Public PropertyItemThe item being added to the ComboEditorBase dropdown.  
See Also